@charset "utf-8";
/* CSS Document */

body {
	background-color: #999;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.time1 {
	text-align: right;
	text-indent: 2em;
	display: block;
	color: #FFF;
	margin-right: 20px;
}
#all {
	background-color: #FFF;
	background-image: url(../top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.zhengwen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 28px;
	text-align: left;
}
input {
	font-size: 12px;
}
	a.button {
	font-size:14px;
	color:#000;
	text-decoration:none;
	display:block;
	width:300px;
	padding:10px;
	border:1px solid #DDD;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FC0;
	}
	a.button:hover {
	color:#fff;
	font-size: 14px;
	background-color: #900;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 10px;
	margin-right: 10px;
	}

/* 横排导航样式 */
.ul_daohang {
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	display: block;
	margin: 0px;
}
.ul_daohang li {
	float: left;
}
.ul_daohang li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #640000;
	color: #FFF;
	text-decoration: none;
	line-height: 38px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	width: 126px;
	text-align: center;
}
.ul_daohang li a:hover {
	color: #fff;
	background-color: #C00;
}
#logo a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#daohang1 a{
	background-image: url(../daohang2_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang1 a:hover {
	background-image: url(../daohang2_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang2 a{
	background-image: url(../daohang3_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang2 a:hover {
	background-image: url(../daohang3_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang3 a{
	background-image: url(../daohang4_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang3 a:hover {
	background-image: url(../daohang4_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang4 a{
	background-image: url(../daohang5_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang4 a:hover {
	background-image: url(../daohang5_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang5 a{
	background-image: url(../daohang6_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang5 a:hover {
	background-image: url(../daohang6_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang6 a{
	background-image: url(../daohang7_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang6 a:hover {
	background-image: url(../daohang7_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
#daohang1 {
	background-image: url(../daohang2_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
#daohang2 {
	background-image: url(../daohang3_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
#daohang3 {
	background-image: url(../daohang4_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
#daohang4 {
	background-image: url(../daohang5_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
#daohang5 {
	background-image: url(../daohang6_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
#daohang6 {
	background-image: url(../daohang7_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666;
	}
.footer {
	color: #FFF;
}
.box_left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 25px 5px 0px 5px;
}
.box_left a img {
	padding: 0px;
	margin-bottom: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE16A;
	border-right-color: #DBAF00;
	border-bottom-color: #AE8B00;
	border-left-color: #FC0;
}
h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #900;
	text-align: left;
	text-indent: 1em;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #EEE;
}
h1 a {
	color: #900;
	text-decoration: none;
}
h1 a:hover {
	color: #900;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	text-indent: 1em;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #BE000A;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
/* 竖排导航样式 */
.ul_daohang3 {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.ul_daohang3 li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	text-indent: 15px;
	display: block;
	padding: 2px;
	background-image: url(../bt1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.ul_daohang3 li a {
	text-decoration: none;
	display: block;
	color: #666;
}
.ul_daohang3 li a:hover {
	color: #C90;
	text-decoration: none;
}
/* 竖排表单01样式 */
.ul_list {
	PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 3px
}
.ul_list LI {
	BACKGROUND-IMAGE: url(../book.gif); BORDER-BOTTOM: #ccc 1px dotted; POSITION: relative; TEXT-ALIGN: left; LINE-HEIGHT: 25px; LIST-STYLE-TYPE: none; PADDING-LEFT: 22px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: left 2px
}
.ul_list LI A {
	DISPLAY: block; COLOR: #333; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.ul_list LI A:hover {
	COLOR: #C90;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
.newtime {
	POSITION: absolute; PADDING-BOTTOM: 0px; LINE-HEIGHT: 12px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; DISPLAY: block; COLOR: #666; FONT-SIZE: 11px; RIGHT: 0px; PADDING-TOP: 0px; TOP: 6px
}
.newslist {
	clear: both;
	float: left;
	width: 100%;
}
.newslist p {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-indent: 2em;
}
.newslist img{
	padding: 3px;
	border: 1px solid #CCC;
}
.rightbox {
	width: 375px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 210px;
}
.rightbox0 {
	width: 482px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 210px;
}
.rightbox10 {
	width: 482px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	height: 210px;
}
.rightbox1 {
	width: 375px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	height: 210px;
}
.rightbox2 {
	width: 766px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.rightbox7 {
	width: 981px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.rightbox21 {
	width: 746px;
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 22px;
}
.red {
	font-weight: bolder;
	color: #BE000A;
	letter-spacing: 3px;
}
.red1 {
	color: #FFF;
	display: block;
	background-color: #BE000A;
}
.biaoti {
	text-align: center;
	display: block;
	line-height: 38px;
	font-size: 16px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #900;
}
.fbsj {
	text-align: center;
	display: block;
	color: #999;
	line-height: 20px;
	margin-bottom: 10px;
}
/* 竖排导航样式 */
.ul_daohang4 {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.ul_daohang4 li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	display: block;
	padding: 2px;
}
.ul_daohang4 li a {
	text-decoration: none;
	display: block;
	color: #666;
}
.ul_daohang4 li a:hover {
	color: #C90;
	text-decoration: none;
}
